home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip Ekim 2003.iso / prog / share / vizeon / setup.exe / AppDir\VizeonCybergirl\games\flashman.swf / scripts / frame_127 / DoAction.as
Encoding:
Text File  |  2002-08-05  |  135 b   |  11 lines

  1. tellTarget(levels)
  2. {
  3.    stopAllSounds();
  4.    play();
  5. }
  6. animationlevel += 1;
  7. if(3 < animationlevel)
  8. {
  9.    animationlevel = 1;
  10. }
  11.